FRTС project
Notes
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
splnt
Subroutine
32 statements
Source File
1_spline.f90
spline_module
splnt
Contents
public subroutine splnt(xa, ya, y2a, n, x, y, dy)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp)
::
xa
(n)
real(kind=wp)
::
ya
(n)
real(kind=wp)
::
y2a
(n)
integer
::
n
real(kind=wp)
::
x
real(kind=wp)
::
y
real(kind=wp)
::
dy